MessageLastModifierName Property |
Contains name of the person who modified message.
Namespace:
Independentsoft.Msg
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic string LastModifierName { get; set; }Public Property LastModifierName As String
Get
Set
Property Value
Type:
StringThe last name of the modifier.
See Also